Skip to content

Conversation

@FSMaxB
Copy link
Collaborator

@FSMaxB FSMaxB commented Jul 11, 2025

This replaces the float_deserialize feature with Int::deserialize_via_float and UInt::deserialize_via_float methods that can be used via #[serde(deserialize_with = ...)].

This means that changing features will no longer silently change the behavior of the library.

  • implement
  • pass ci
  • documentation
  • update changelog

@FSMaxB FSMaxB force-pushed the remove-float-deserialize branch from 23ab4eb to 646294d Compare July 11, 2025 23:32
@FSMaxB FSMaxB force-pushed the remove-float-deserialize branch from 646294d to 155167b Compare August 5, 2025 10:49
@FSMaxB FSMaxB marked this pull request as ready for review August 5, 2025 11:00
@FSMaxB FSMaxB requested a review from jplatte August 5, 2025 11:00
Copy link
Member

@jplatte jplatte left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Oof, never submitted my review comment 😅

@jplatte jplatte force-pushed the remove-float-deserialize branch from 155167b to 3caa141 Compare September 16, 2025 11:58
@jplatte jplatte merged commit 3caa141 into main Sep 16, 2025
3 checks passed
@jplatte jplatte deleted the remove-float-deserialize branch September 16, 2025 12:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants